-
Couldn't load subscription status.
- Fork 68
✨ Add openshift-serviceca certificate provider #1969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Add openshift-serviceca certificate provider #1969
Conversation
Signed-off-by: Per G. da Silva <[email protected]>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1969 +/- ##
==========================================
+ Coverage 68.99% 69.04% +0.05%
==========================================
Files 78 79 +1
Lines 6979 7011 +32
==========================================
+ Hits 4815 4841 +26
- Misses 1884 1888 +4
- Partials 280 282 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It shows fine for me looking at the code, but without an e2e, ensuring that it will work 100% is hard. However, we agreed to look at that as a follow-up.
So,
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
8f2f1e9
into
operator-framework:main
Description
Adds openshift-serviceca certificate provider support for webhooks. Enabled via feature gate:
WebhookProviderOpenshiftServiceCAReviewer Checklist